type runtime.gcBgMarkWorkerNodePadded

2 uses

	runtime (current package)
		mgc.go#L1421: type gcBgMarkWorkerNodePadded struct {
		mgc.go#L1435: 	node := &new(gcBgMarkWorkerNodePadded).gcBgMarkWorkerNode // TODO: technically not allowed in the heap. See comment in tagptr.go.